DRUID v1.72
Deployment Dates
The table below lists the deployment date of DRUID v1.72 across Druid Clouds. To view the Druid Releases Calendar, see Druid ChatBot Releases.
Druid Cloud Community *.community.Druidplatform.com |
Druid Cloud US *.us.Druidplatform.com |
Druid Cloud Australia *au.Druidplatform.com |
Druid Cloud West-Europe (PROD) *.Druidplatform.com |
---|---|---|---|
August 04, 2022 | September 01, 2022 | September 01, 2022 | September 01, 2022 |
These release notes give you a brief, high-level description of the improvements implemented to existing features.
If you have questions about your Druid tenant, please contact support@Druidai.com or your local Druid partner for more information.
Improvements
- The following internal actions have been deprecated: SendAuthSMSTwilio, SendAuthSMSWeb2SMS and SendAuthEmail. Now bot authors need to configure a connector action (with REST/SOAP task) to integrate their own SMS service provider subscription. The following error message will be logged in the conversation history "<internalActionName> internal action is deprecated. Please use a connector integration for SMS services."
Bug Fixes
- Fixed CNN error on REST task when the API call returns a response type different than the content type mentioned in response header but nothing was mapped in the Response tab.